Deavmi's coding shack
Commit 5c764035b87267694942058fb0bb8d65c0a609cb
Parents : 8aab3cb
Author : Tristan B. Kildaire <deavmi@redxen.eu>
Date : 2021-06-08T09:48:28+02:00
Updated vtable implementation documentation
Changes
1 files changed, 2 insertions(+), 0 deletions(-)
Diff
diff --git a/new_docs/content/documentation/internals/codegen/vtable_mechanism.md b/new_docs/content/documentation/internals/codegen/vtable_mechanism.md
index c29c1a2..b7512eb 100644
--- a/new_docs/content/documentation/internals/codegen/vtable_mechanism.md
+++ b/new_docs/content/documentation/internals/codegen/vtable_mechanism.md
@@ -112,6 +112,8 @@ In this situation I go about describing a situation and how my method would solv
# Object Structure
+This section aims to summarize the above into what the object structure would boil down to.
+
## Diagram (handwritten)
1. [PDF file 1](/secret/tlang_notes/20th%20April%202021/OOP/runtime_thunking/final_strategy.pdf)
Served by rngit 1.5.0 - Generated in 0.05s